home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / c / cc_pp / readme < prev   
Text File  |  1994-10-30  |  1KB  |  29 lines

  1. **************************************************************************
  2. The CC++ ftp site and directory have changed to ftp.compbio.caltech.edu
  3. and /pub/CC++.  Also, the CC++ WWW site is now
  4. http://www.compbio.caltech.edu/
  5. **************************************************************************
  6.  
  7. To obtain the CC++ distribution, use an ftp client to connect to
  8. cs.caltech.edu ('ftp cs.caltech.edu' or 'ftp 131.215.131.131') and login as
  9. 'anonymous' (or as 'ftp').  Type in your email address when asked for your
  10. password.  Change to the /comp/CC++/v020 directory by typing
  11. 'cd /comp/CC++/v020'.  Type 'get README -' to read the README file in
  12. the v020 directory.
  13.  
  14. Send CC++ bug reports to cc++-bugs@cs.caltech.edu.  To be added to the
  15. CC++ discussion mailing list, send a note to cc++-requests@cs.caltech.edu.
  16.  
  17. v020:
  18.    Contains the source and prebuilt binaries for version 0.2 of the CC++
  19.    compiler.  This is the latest release.
  20.  
  21. v010:
  22.    Contains the source and prebuilt binaries for version 0.01 of the CC++
  23.    compiler.
  24.  
  25. gnu:
  26.    Contains the version of gcc from which the CC++ parser is derived (not
  27.    needed in order to build CC++).  Also contains the gunzip decompression
  28.    source for unpacking the CC++ tar.gz files.
  29.